home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2007 December
/
PCWKCD1207B.iso
/
Fiszkowe programy do nauki
/
Teach2000 8.19
/
teach819.exe
/
{app}
/
Teach2000.exe
/
0
/
RCDATA
/
TFRMPRACTISEMEMORYINIT
/
TFRMPRACTISEMEMORYINIT.txt
Wrap
Text File
|
2007-07-13
|
1KB
|
71 lines
object frmPractiseMemoryInit: TfrmPractiseMemoryInit
Left = 321
Top = 295
BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
BorderStyle = bsDialog
ClientHeight = 197
ClientWidth = 367
Color = clBtnFace
ParentFont = True
OldCreateOrder = False
Position = poOwnerFormCenter
DesignSize = (
367
197)
PixelsPerInch = 96
TextHeight = 13
object lblMain: TTntLabel
Left = 16
Top = 16
Width = 329
Height = 49
AutoSize = False
WordWrap = True
end
object lblSpinEdit: TTntLabel
Left = 16
Top = 96
Width = 3
Height = 13
end
object lblStart: TTntLabel
Left = 16
Top = 120
Width = 329
Height = 33
AutoSize = False
WordWrap = True
end
object btnStart: TTntButton
Left = 193
Top = 162
Width = 75
Height = 25
Anchors = [akRight, akBottom]
Default = True
ModalResult = 1
TabOrder = 0
end
object btnCancel: TTntButton
Left = 273
Top = 162
Width = 75
Height = 25
Anchors = [akRight, akBottom]
Cancel = True
ModalResult = 2
TabOrder = 1
end
object sedThinkTime: TSpinEdit
Left = 224
Top = 88
Width = 121
Height = 22
MaxValue = 120
MinValue = 1
TabOrder = 2
Value = 1
OnKeyDown = sedThinkTimeKeyDown
end
end